ReleasePart
The ReleasePart method releases the specified part of this draft.
void ReleasePart (in ODPart part);
part
- A reference to the part to be released.
DISCUSSION
You should call this method only from your part'sRelease
method when the part's reference count is decremented to 0.SEE ALSO
Listing 2-49 on page 113 in OpenDoc Cookbook.
"Reference-Counted Objects" on page 468 in OpenDoc Programmer's Guide.
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help